home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1998 August / apc381.iso / netkit / archive / mac / gzip11.hqx / MacGzip / Mac Docs / Changes next >
Encoding:
Text File  |  1997-04-02  |  4.9 KB  |  139 lines

  1.  
  2.                 Changes
  3.                 Don't have to be a richer man
  4.                 Changes
  5.                 Don't want to be a better man
  6.                 Time may change me
  7.                 But I can't trace time
  8.                                         (david bowie)
  9.  
  10.  
  11.  
  12. Changes 1.0 -> 1.1
  13.  
  14. Ñ Fixed Bug: Expanding files starting with >128 zeros with MBII+ enabled loops forever
  15. Ñ Expanded "IC" to "Internet Config" in the "IC not installed" alert :-)
  16. Ñ Sources upgraded to MW 9
  17.  
  18. Ñ╩Uses IC 1.3
  19.  
  20. Changes 1.0º1 -> 1.0
  21.  
  22. Ñ Fixed Bug: (new in 1.0º0) Crash on some macs w/o FPU in a PopUp menu
  23. Ñ Fixed Bug: (new in 1.0º0) Default function Pref was ignored
  24. Ñ Fixed Bug: (new in 1.0º0) Sometimes error recovering was not too good
  25.  
  26. Ñ╩Uses IC 1.2
  27.  
  28. Changes 1.0º0 -> 1.0º1
  29.  
  30. Ñ Fixed Bug: (new in 1.0º0) Crash if ther is not Color QuickDraw
  31. Ñ Fixed Bug: (new in 1.0º0) Crash on some macs w/o FPU in a PopUp menu
  32. Ñ Fixed Bug: (new in 1.0º0) Crash on 68000 macs
  33. Ñ Fixed Bug: (new in 1.0º0) Some ballons were swaped
  34. Ñ Fixed Bug: (new in 1.0º0) Fail expanding some .Z files (duplicate fref)
  35. Ñ Fixed Bug: (new in 1.0º0) Fail expanding some .bin.gz files
  36. Ñ Fixed Bug: (new in 1.0º0) Sometimes droping a bunch of very small files didn't work
  37. Ñ Fixed some errors (and english misspelling) on the documentation
  38.  
  39. Changes 0.3º5 -> 1.0º0
  40.  
  41. Ñ Fixed Bug: earlier versions didn't check the correctness of file names
  42.  
  43. Ñ New interface
  44. Ñ MacBinary II support
  45. Ñ Faster
  46. Ñ Gzip errors no longer force MacGzip to quit (setjmp)
  47. Ñ True batch processing
  48. Ñ Uses Notification Manager
  49. Ñ Can do folders in a configurable way
  50. Ñ Can use a default destination folder
  51. Ñ New 'Compress to...' and 'Expand to...' menus
  52. Ñ New Drag&Drop key to force 'Prompt for destination'
  53. Ñ New Drag&Drop keys for other things
  54. Ñ Uses Internet Config 1.1
  55. Ñ -N and -n gzip options supported
  56. Ñ Better custom suffix options
  57. Ñ Optionally prompt for destination if file exists
  58. Ñ New 68k alert in PPC version
  59.  
  60. Changes 0.3º4 -> 0.3º5
  61.  
  62. Ñ Fixed Bug: PPC code of 0.3b4 failed when compressing .zip files (bug in CW 6 compiler)
  63. Ñ Fixed Bug: 0.3b4 didn't check for fails in 'write' (New in 0.3b4)
  64.  
  65. Changes 0.3º3 -> 0.3º4
  66.  
  67. Ñ Fixed Bug: 0.3b3 erroneusly reported CRC error for large ascii files (New in 0.3b3)
  68.  
  69. Changes 0.3º2 -> 0.3º3
  70.  
  71. Ñ First version for PowerPC (ported by Erling Johansen <ejo@vingmed.no>)
  72. Ñ Changed unix dates translation
  73. Ñ Now, when the version of the preferences file doesn't match,  prompts for new prefs
  74.  
  75. Changes 0.2.2 -> 0.3º2
  76.  
  77. Ñ Internet Config Aware (For suffix mapping and ASCII mode)
  78. Ñ Fixed Bug: in 0.2.2 you cant gzip a file called '-'
  79. Ñ Fixed Bug: in 0.2.2 when the settings on the prefs menus are changed and cancelled, the next time the prefs dialog is open, there are two marks
  80. Ñ Fixed Bug: in 0.2.2 when compressing 'TEXT' files, if gzip menu is set to compress; the mode is the menu setting reagardless the 'ascii for TEXT' preference.
  81. Ñ In 0.3 you can Drop several files on MacGzip even it is already open (open but not working!)
  82. Ñ You can drop folders on MacGzip 0.3 (perhaps you'll need to rebuild your desktop).
  83. Ñ MacGzip 0.3 accepts High Level Events (just the Required Suite by now)
  84. Ñ Some unwanted exits had been removed
  85.  
  86. Changes 0.2.1 -> 0.2.2
  87.  
  88. Ñ Fixed bug in dates
  89. ( MacOS Fri Jan  1 00:00:00 1904 = Unix Thu Jan  1 00:00:00 1970 )
  90. Ñ Fixed bug in progress bar when input file's size is about 30 Mb
  91. Ñ Suffix Mapping using Fetch Prefs
  92. Ñ Ascii compression
  93. Ñ Automatic ascii mode selection
  94. Ñ Automatic compress-uncompress
  95. Ñ Keep originals option
  96.  
  97. Ñ Minor fixes╔
  98.  
  99. Changes 0.2 -> 0.2.1
  100.  
  101. Ñ Fixed 'write to NIL' bug
  102.  
  103. Changes 0.1º3 -> 0.2
  104.  
  105. Ñ Enabled '(don't) Quit When Finished' Preference (see README)
  106. Ñ Fixed bug with name too long
  107. Ñ Cmd-Arrow keys change Compression Level in Prefs Dialog
  108.  
  109. Ñ Do osEvt & diskEvt
  110. Ñ Cosmetic changes in Prefs dialog, About & progress window
  111. Ñ Aligned ics* icons for .Z files (Rebuild your Desktop!)
  112. Ñ gzip called always with -N (see GNU docs)
  113.  
  114. Changes 0.1º2 -> 0.1º3
  115.  
  116. Ñ Fixed odd adress in 68000. (0.1º3 runs on Plus and SE)
  117.  
  118. Changes 0.1º -> 0.1º2
  119.  
  120. Ñ Included source
  121. Ñ Modified 'About...' dialog to show GNU's Public Licence
  122. Ñ Now the warning when resource fork is not empty pops up when opening documents from finder, too.
  123. Ñ Compiled for 68000 instead of 68020
  124. Ñ Remember window position in the prefs file
  125.  
  126. Changes 0.0º -> 0.1º
  127.  
  128. Ñ  Now MacGzip accepts any type of file.
  129. Ñ  When compressing files, MacGzip will warn you if the input file has resource fork.
  130. Ñ  Now uncompress large Unix compress files (.Z) works correctly
  131. Ñ  When you Drag&Drop files on MacGzip, you can use the next keys to override your existing settings:
  132.  
  133.         'option key' :    The file will be compressed
  134.         'a'               :    Use ascii mode (uncompress only)
  135.         'b'               :    Use binary mode (uncompress only)
  136. Ñ  Now, the 'done' sound is not a system beep.
  137. Ñ  Not used option "-q" (more warnings and explanations)
  138. Ñ  Fixed a bug that made the Mac crash when the input file was corrupted
  139.